home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / demo / euro / BallMap.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  2.7 KB  |  57 lines

  1. Short: System friendly reflection mapping demo.
  2. Type:
  3. Uploader: fintaeph@io.org (Chris Poirier)
  4. Author: pochanay@cae.wisc.edu   eddie (Adisak) Pochanayon
  5.  
  6. Short: A Multitasking realtime "Raytracing" Demo with source
  7.  
  8.     This demo simulates "Raytracing" by reflection mapping an image onto
  9. a ball that bounces around the screen.  It is system friendly and multitasks
  10. and features "beaming effects", 3-d stars, and music (from MED) as well.
  11. To gain speed on slower machines, I have rewritten the main loop in
  12. ASM rather than leave it in C and I am double buffering the sprites (this
  13. doesn't gain any speed but keeps the sprites from getting "fingers" on
  14. the relection when the machine is running other software and slowing down).
  15. The demo runs extremely well on any accelerated Amiga but only at about
  16. 15-20 fps on a 68000 Amiga (this is due mainly to my extensive use of
  17. system routines to be system friendly).  It still multitasks fine on my
  18. A 500 though.  Anyhow, to exit press a key while the demo window is
  19. selected (yes, I use intuition windows and Screens in my demo and use
  20. an IDCMP port for input -- imagine that EuroCoders).  For eurocoders and
  21. other hackers, this is a good example of "CLEAN" demo writing code including
  22. the system friendly way to do copperlists, blitter accesses, attached
  23. sprites, and more...  Anyhow, good example in C and ASM.
  24.  
  25. ---------------------------------- CUT HERE ----------------------------------
  26.  
  27.      Jeez!!! It never fails, get in the tub and there's a rub at the lamp!
  28. -- The Genie from Aladdin.
  29.  
  30.              pochanay@cae.wisc.edu   eddie (Adisak) Pochanayon
  31.  Check out all of SilverFox SoftWare's Releases.... your Amiga entertainment.
  32.  
  33. ---------------------------------- CUT HERE ----------------------------------
  34.  
  35.  
  36.  
  37. ============================= Archive contents =============================
  38.  
  39. Original  Packed Ratio    Date     Time    Name
  40. -------- ------- ----- --------- --------  -------------
  41.    11609    6534 43.7% 23-Mar-93 18:48:48  fox_gfx.br
  42.      468     224 52.1% 28-Mar-93 23:04:02  lmkfile
  43.     5140    3229 37.1% 28-Mar-93 22:57:48  med_modplayer.o
  44.      228     225  1.3% 28-Mar-93 22:57:48  med_reloc.o
  45.    48460   19431 59.9% 28-Mar-93 22:57:48  mod.o
  46.     5140    3229 37.1% 28-Mar-93 22:57:48  modplayer.o
  47.    18089    6583 63.6% 29-Mar-93 00:57:24  MStars.asm
  48.     2656    2062 22.3% 29-Mar-93 00:57:34  MStars.o
  49.    40932   39260  4.0% 29-Mar-93 01:49:00  RRT
  50.    11545    3907 66.1% 29-Mar-93 01:43:00  RRT.c
  51.     2112     703 66.7% 28-Mar-93 22:02:02  rrt.h
  52.     1778     339 80.9% 24-Mar-93 10:00:56  RRT.info
  53.    12778    2540 80.1% 29-Mar-93 01:42:10  RRTasm.asm
  54.      402     161 59.9% 28-Mar-93 22:51:08  RRTasminc.asm
  55. -------- ------- ----- --------- --------
  56.   161337   88427 45.1% 29-Mar-93 07:00:00   14 files
  57.